home *** CD-ROM | disk | FTP | other *** search
/ Packard Bell - Internet on a CD / internet on a cd.cdr / Internet / sites / Clementine_NASA / clemdcmp-1.txt < prev    next >
Encoding:
Text File  |  1998-07-16  |  7.3 KB  |  95 lines

  1. PDS_VERSION_ID              = PDS3                                            
  2. RECORD_TYPE                 = FIXED_LENGTH                                    
  3. RECORD_BYTES                = 80                                              
  4. OBJECT                      = TEXT                                            
  5.    INTERCHANGE_FORMAT       = ASCII                                           
  6.    PUBLICATION_DATE         = 1994-10-01                                      
  7.    NOTE                     = "CLEMDCMP USER'S GUIDE"                         
  8. END_OBJECT                  = TEXT                                            
  9. END                                                                           
  10.                                                                               
  11.                       CLEMDCMP  V1.0                                          
  12.                                                                               
  13.      CLEMDCMP will decompress a Clementine image into one of four formats:    
  14.                                                                               
  15.        1)  decompressed PDS image file, with PDS labels, the histogram        
  16.              object, and an image object, either the browse image or          
  17.              the full image                                                   
  18.        2)  decompressed raw image file, no labels                             
  19.        3)  decompressed GIF image file                                        
  20.        4)  decompressed TIFF image file                                       
  21.                                                                               
  22. Installing and Using Software on an Apple Macintosh                           
  23.                                                                               
  24.     The CLEMDEXE.HQX file contains a Stuffit archive that has been translated 
  25. to BinHex format.  This archive contains the executable and an online help    
  26. file.  This file was compressed with StuffIt Lite which is distributed        
  27. as shareware by Aladdin Systems, Inc.  To obtain StuffIt Lite write to        
  28.                                                                               
  29.        Aladdin Systems, Inc.                                                  
  30.        165 Westridge Dr                                                       
  31.        Watsonville, CA  95076                                                 
  32.        USA                                                                    
  33.        (408) 761-6200                                                         
  34.                                                                               
  35. and for a minimal fee they will send you the latest version.                  
  36.                                                                               
  37. StuffIt which is not shareware can also be used to uncompress the software.   
  38. The StuffIt software is distributed as shareware. STUFFIT, Version 1.5.1,     
  39. is available by contacting:                                                   
  40.                                                                               
  41.  Raymond Lau                     MacNET:RayLau   Usenet:raylau@dasys1.UUCP    
  42.  100-04 70 Ave.                  GEnie:RayLau                                 
  43.  Forest Hills, N.Y. 11375-5133   CIS:76174,2617                               
  44.  USA                             Delphi:RaymondLau                            
  45.                                                                               
  46. To install the software, first copy the BinHex file to a Macintosh.           
  47. Then run the Stuffit program, version 3.0.5 or later.  Select the             
  48. "BinHex Decode" action in the "Translate" menu.  This will transform          
  49. the file into a Stuffit Archive file named clemdcmp.sit.  Select the          
  50. "Open" action in the "File" menu and click on "UnStuff" to extract the        
  51. archive.  This will create a folder with two files, the application           
  52. "clemdcmp" and a help file that the application uses, "clemdcmp.hlp".         
  53.                                                                               
  54. The CLEMDCMP software was created using Version 5.0 of Symantec THINK C       
  55. development software.  A second Stuffit archive, CLEMDSRC.HQX, is a           
  56. Stuffit archive that contains a Project file, clemdcmp.prj, that is used by   
  57. THINK C to build the application.  This archive also contains all of the      
  58. source and a resource file.  This archive file can be decoded using           
  59. the same method described above.  An assembler routine (TESample.a from       
  60. Macintosh Programmer's Workshop) was included in this software.  In order     
  61. to use it in the THINK C environment, the object module was converted using   
  62. the oConv utility provided with THINK C.                                      
  63.                                                                               
  64.     Double click on the "clemdcmp" icon to execute the program.  A menu bar   
  65. for the program will appear with the following menus.                         
  66.                                                                               
  67.                                                                               
  68.    The File menu of the CLEMDCMP program contains the following menu items:   
  69.                                                                               
  70.    Menu Item         Description                                              
  71.    ---------         -----------                                              
  72.    From...           This is the input compressed Clementine image file. This 
  73.                      file must be in the JPEG compression scheme that is      
  74.                      produced by the Clementine mission.                      
  75.                                                                               
  76.    To...             This is the output decompressed Clementine image file.   
  77.                      This file will be in one of the above four formats.      
  78.                                                                               
  79.                                                                               
  80.                                                                               
  81.    The Parameters menu of the CLEMDCMP program contains the following menu    
  82. items:                                                                        
  83.                                                                               
  84.    Menu Item         Description                                              
  85.    ---------         -----------                                              
  86.                                                                               
  87.    Output File       When chosen, this menu item will display a pull-down menu
  88.       Format         which will allow you to choose the output file format, a 
  89.                      PDS labeled file, a raw unlabeled file, a GIF image file 
  90.                      or a TIFF image file.                                    
  91.                                                                               
  92.    Output File       When chosen, this menu item will display a pull-down menu
  93.       Type           which will allow you to input the output file type,      
  94.                      either the browse image or the full image.               
  95.